libxc: Quieten the discard_file_cache() function. Preserve errno
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 28 Feb 2007 18:15:42 +0000 (18:15 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 28 Feb 2007 18:15:42 +0000 (18:15 +0000)
commit6065dcf33180741bec0292f603bfdde864eb347b
tree3a24ff1025208ad26c8965dfae4a6823155b4889
parent4092caa643fa1103fbbdc96948f500c4a5c1f4cd
libxc: Quieten the discard_file_cache() function. Preserve errno
across it. No longer make calls to the function dependent on 'non-live
save/restore': it's not a good test of whether the fd is a socket.
Signed-off-by: Keir Fraser <keir@xensource.com>
tools/libxc/xc_linux.c
tools/libxc/xc_linux_save.c
tools/libxc/xc_private.h
tools/libxc/xc_solaris.c